The GetTemporaryFolderItem function creates a FolderItem object in the current Temporary Folder.
Syntax |
|---|
|
result = GetTemporaryFolderItem( ) |
Return Value |
||
|---|---|---|
|
Result |
FolderItem object that refers to a document in the Temporary Folder. |
|
Example
The following code creates FolderItem in the active Temporary folder and displays its absolute pathname
.
See Also
FolderItem class, GetFolderItem, TemporaryFolder functions.